Also compile gtkdbusgenerated.c on non-UNIX environments
authorErik van Pienbroek <epienbro@fedoraproject.org>
Mon, 27 Aug 2012 20:18:29 +0000 (22:18 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 31 Aug 2012 01:19:13 +0000 (21:19 -0400)
commit9d3c8122f1f72c36f9b5cb5caa0586b4514fdb80
treebd5000bb7d88290339ec78d38a2b83b4f3caabbf
parent9fa1b4f65fd7c97be5122109230b757707061b19
Also compile gtkdbusgenerated.c on non-UNIX environments

When compiling gtk on Win32 then the file gtkdbusgenerated.c also needs to be
compiled and linked into the gtk library as it's needed for GtkMountOperation

https://bugzilla.gnome.org/show_bug.cgi?id=682825
gtk/Makefile.am